BTCR LLBLGen KeyFile Maker and Patch

Make sure you run this KeyFileMaker as admin to avoid any possible issues
(1) Generate your license file. If the keyfile maker can find the application directory, it will automatically copy the license there
(2) Patch. Patch the DLL so that the license is accepted.
(3) Remove Native Images (IMPORTANT). The setup for this application will automatically use ngen to generate native images to improve performance. While these images exist, the patched DLL will not work as the image is cached.
    You can do this step manually with ngen if you prefer with an admin command prompt:
            ngen.exe uninstall LLBLGenPro
            ngen.exe uninstall CliGenerator
(4) Enjoy!  s^btcr